home *** CD-ROM | disk | FTP | other *** search
- /* class_Space */
-
- #define TROB_Space (TRTG_CLS+0x285)/* The spaces class */
-
- #define TRST_NONE 1L /* No space */
- #define TRST_SMALL 2L /* Small space */
- #define TRST_NORMAL 3L /* Normal space (default) */
- #define TRST_BIG 4L /* Big space */
-
-